home *** CD-ROM | disk | FTP | other *** search
/ The Trig Explorer / The Trig Explorer.iso / mac / Explorer / Refract.dxr / 00013.ls < prev    next >
Encoding:
Text File  |  1998-07-22  |  121 b   |  11 lines

  1. on mouseUp
  2.   sound stop 2
  3.   set the visible of sprite 6 to 0
  4.   updateStage()
  5.   go("cd")
  6. end
  7.  
  8. on mouseDown
  9.   button()
  10. end
  11.